projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c6b013
)
* lisp/textmodes/rst.el (rst-package-emacs-version-alist): Fixes.
author
Glenn Morris
<rgm@gnu.org>
Fri, 7 Apr 2017 17:42:58 +0000
(13:42 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 7 Apr 2017 17:42:58 +0000
(13:42 -0400)
lisp/textmodes/rst.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/rst.el
b/lisp/textmodes/rst.el
index 1820254542305bb598a387a303f16e41a82d6963..490ea231096207f958385e1604f5f05f7b164946 100644
(file)
--- a/
lisp/textmodes/rst.el
+++ b/
lisp/textmodes/rst.el
@@
-296,8
+296,8
@@
in parentheses follows the development revision and the time stamp.")
("1.4.1" . "25.1")
("1.4.2" . "25.1")
("1.5.0" . "26.1")
- ("1.5.1" . "26.
2
")
- ("1.5.2" . "26.
2
")
+ ("1.5.1" . "26.
1
")
+ ("1.5.2" . "26.
1
")
;; Whatever the Emacs version is this rst.el version ends up in.
))